Wellcome to nimbuzz4all.waphall.com
mr.sajaniya
HTML basics tutorial
HTML headings
are defined with the <h1> to <h6> tags.
<h1>hello1</h1> <h2>hello2</h2><h3>hello3</h3><h4>hello4</h4><h5>hello5</h5><h6>hello6</h6>
hello1
hello2
hello3
hello4
hello5
hello6
HTML paragraphs
are defined with the <p> tag.
<p>example of paragraph</p>
HTML links
are defined with the <a> tags.
<a href="http://nimbuzz4all.waphall.com">mr.sajaniya</a>
nimbuzz4all
HTML images
are define with the <img> tags.
<img src="http://nimbuzz4all.waphall.com/images/mms2028129.jpg" alt="logo"/>
Home
All tutorial posted by mr.sajaniya